Input size

Use setSize(width, height) method to set input width and height.

	obj.setSize(200, 25);

Back to input examples, all examples